$ \newcommand{\quantity}[2]{ #1 \;\mathrm{#2}} $ $ \newcommand{\units}[1]{\mathrm{#1}}$

On this page:

It is sometimes easy to forget that until relatively recently the fact that all matter is made up from atoms was still quite controversial. It was at the beginning of the 20th century when a young Albert Einstein published his study on the Brownian motion of soot particles in 1905, reasoning that the motion, as shown below in the animation, can only be fully explained by assuming that the matter surrounding the particles was itself made of even tinier particles, which were constantly moving and jostling the soot.

Brownian motion animation
Figure 1: An animation showing brownian motion

This paper gave a real physical basis to the kinetic theory of matter that had been in place for some time. However before Einstein this atomic theory was thought to be a purely mathematical construct with no real solid basis in reality. In fact a kinetic theory, of sorts, had first been postulated around the time of Boyle and Charles, and working with are series of assumptions has provided an unbeatable explanation for the three gas laws. Alongside Brownian motion, the assumptions that underpin the equations which are derived on this page were, until the conception of quantum theory and the modern technology that allows us to see individual atoms, strongest evidence for atoms that existed.

The kinetic theory of matter explains the macroscopic properties of solids, liquids and gases in terms of the movement of the particles within it. It is a classical theory, so is derived purely using Newtonian mechanics. In very simple terms the three gas laws studied can be explained in terms of kinetic theory:

Boyle's law - If the volume of the gas container is reduced then the particles have less distance to travel before they collide with the walls. Therefore there are more collisions and more force applied to the the walls so more pressure.
The pressure law - As you heat a gas the particles have more energy and therefore move around faster. Therefore they collide more frequently with the wall and with more force so the pressure increases.
Charles' law - as above with increasing temperature but to maintain the same pressure, i.e. maintain the same number of collisions per second the particles need to travel further and so the container needs to be larger.




Laws and theories

These two words are used a lot in science, and especially physics without giving much thought as to what they mean. Laws and theories are quite distinct from each other, scientific laws are descriptions of a consistent set of observations, that are always observed to be true, for example Newton’s 2nd law of motion. The descriptions can be written as words, but more usually they are mathematical. As the phenomena are always observed to be such the mathematical description has a lot of predictive power, which is why Newton’s law of gravitation can be used to predict eclipses and comets hundreds of years in advance. Laws, however, offer no explanatory power, they do not say why things happen, that is the job of theories. Theories explain laws, and say how laws happen. The best example of this is how kinetic theory explains the three gas laws in terms of particles. Theories can also produce equations and so can also be predictive. Both laws and theories are only as good as the observations, and when new observations are made that contradict old theories then new ones need to be discovered, as when the wave theory of light could not explain the photoelectric effect which heralded the birth of quantum theory.

Back to top




The kinetic theory of gases

Using the basic assumption that we made for an ideal gas, we can start to build up a set of equations that describe the measurable properties of gases such as:

  1. Pressure
  2. Density
  3. Temperature
  4. Energy

in terms of the particles within the gas. The following derivation is one that you do need to know, although you would only be expected to do parts of it, and are very unlikely to be asked to do the whole thing in one go!

We start with one particle in a sealed box moving backwards and forwards between the shaded wall and the other side of the box. For the moment, let’s constrain the particle to move in one dimension only (along the x-axis).

particle moving in a box
Figure 2: Taking it back to basics, looking at just one particle

The particle has a mass m and a velocity v. When it collides with the shaded wall the particle will, according to Newton’s 3rd law, exert a force on it, and the wall with exert an equal force on the particle; and according to Newton’s 2nd law this force is equal to the rate of change of momentum of the particle.

The particle has a momentum of $p=mv$

At the moment, in our example, the particle is just knocking backwards and forwards between two walls, so the distance that the particle will travel between two successive collisions is $2l$ and the time between collisions with that wall is $t=\frac{2l}{v}$.

Newton’s 2nd law can be stated as $F=\frac{Δmv}{t}$

The change in momentum of the particle is $-mv-mu=-2mv$. As the collision is completely elastic u and v have the same magnitude. The negative sign tells us that the particle is now travelling in the opposite direction.

We can now combine these three statements:

  1. $t=\frac{2l}{v}$
  2. $F=\frac{Δmv}{t}$
  3. $-mv-mu=-2mv$

$$F=\frac{-2mv}{\frac{2l}{v}}\;\rightarrow\;\frac{2mv^{2}}{2l}\;\\ \rightarrow\;\frac{-mv^{2}}{l}$$

This is the force of the wall on the particle, but as we are interested in the particle we can drop the minus sign (Newton’s 3rd law). The first property for which we need to derive an expression is pressure. Pressure is the force per unit area, $F\div A$, so as we have just derived a term for the force being exerted on the wall, which has an area of $l^{2}$ we can state the pressure as:

$$p=\frac{mv^{2}}{l}\div l^{2}\;\;\mathrm{or}\;\;p=\frac{mv^{2}}{l^{3}}$$

As $l^{3}$ is also the volume of the box the equation above becomes $p=\frac{mv^{2}}{V}$. Of course as we are still dealing with just one particle, the pressure being exerted will be vanishingly small, in the region of $\quantity{10^{-21}}{Pa}{}{}$. However in a real gas there will of course be vast numbers of particles colliding with the walls of the container creating measurable pressures. Each particle contributes to the total pressure:

$$p=p_{1}+p_{2}+p_{3}+p_{4}+\cdots$$

Or, using the equation above:

$$p=\frac{m{v_{1}}^{2}}{V}+\frac{m{v_{2}}^{2}}{V}+\frac{m{v_{3}}^{2}}{V}+\frac{m{v_{4}}^{2}}{V}+\cdots$$

Which can be simplified, as the volume V is the common denominator and the mass of each particle is the same:

$$p=\frac{m\left({v_{1}}^{2}+{v_{2}}^{2}+{v_{3}}^{2}+{v_{4}}^{2}+\cdots\right)}{V}$$

The sum of the squared velocities in the bracket is equal to the mean square speed $\left(\overline{c^{2}}\right)$ multiplied by the number of particles in the gas.This is only true for a large number of particles, where some will be moving faster than the mean and some will be moving slower than the mean; however as one of the key assumptions we made for an ideal gas (such as this one) was that there are a large number of particles this is justified and in fact in $\quantity{1}{m^{3}}{}{}$ of a gas at sea level there are approximately $10^{25}$ particles.

many particles moving in three dimensions
Figure 3: BUt things get more complicated when we have to deal with more particles

One of our other assumptions was that the particle was moving in one dimension only, which of course is unrealistic. The particles will be moving in random directions and the speed of any one particle will be the sum of its velocity vectors in each spatial direction.

$$c^{2}={v_{x}}^{2}+{v_{y}}^{2}+{v_{z}}^{2}$$

As the motion is random and there are a vast number of particles, the average speed in any of the spatial directions is likely to be equal, therefore the mean value of ${v_{x}}^{2}+{v_{y}}^{2}+{v_{z}}^{2}=3{v_{x}}^{2}$ so we can say that the mean square speed $\overline{c^{2}}=3{v_{x}}^{2}$.

Bringing it all together with the equation for pressure derived earlier gives us the following two equations:

$$\large p=\frac{Nm\overline{c^{2}}}{3V}\;\;\mathrm{or}\;\;pV=\frac{1}{3}Nm\overline{c^{2}}$$

Finally, it should be noted that $\frac{Nm}{V}$ is density, so the above equation can also be written as:

$$\large p=\frac{1}{3}ρ\overline{c^{2}}$$

So we have managed to construct, from simple assumptions, and by applying material studied throughout the course such as Newtonian mechanics, a set of equations that link speed of particles to pressure, volume, and density.

Back to top




Root mean square speed

Root mean square speed, or rms speed, is commonly used during discussions of gases and kinetic theory. The rms speed is the square root of the arithmetic mean of the squares of the values!

For example, if five particles have speeds of:

$$\quantity{504}{ms^{-1}}{}{},\;\;\quantity{658}{ms^{-1}}{}{},\;\;\quantity{407}{ms^{-1}}{}{},\;\;\quantity{496}{ms^{-1}}{}{},\;\;\quantity{571}{ms^{-1}}{}{}$$

Then the rms speed would be calculated like this:

$$c_{\mathrm{rms}}=\sqrt{\frac{504^{2}+658^{2}+407^{2}+496^{2}+571^{2}}{5}}=\quantity{534}{ms^{-1}}{}{}$$

We discuss mean square speed and not mean square velocity, because as velocity is a vector quantity, and has a directional component, the mean of the velocities of a large number of gas particles will be zero, however the average speed will always be greater than zero, as it is always positive.

Back to top




The Boltzmann equation

Ludwig Boltzmann was one of the first scientists to really develop the idea of atoms as real objects, rather than a mathematically useful tool to explain gases and thermodynamics. He studied thermodynamics and devised several important ideas associated with the distribution of the energy of particles within a gas and the growth of entropy within a system.

Boltzmann’s studies arrived at the conclusion that within a gas the particles are moving at a range of speeds, and so have a range of energies, and therefore speeds, above and below a mean value. The mean energy is proportional to the gas’ thermodynamic temperature and the range of energies increases with temperature.

Boltzmann distribution
Figure 4: The distribution of particles at different temperatures

We can use the equations we have met already and Boltzmann’s ideas to derive a final set of equations to relate the average energy of a molecule in a gas with its thermodynamic temperature.

Starting with the equation of state and the one of the equations derived above:

$$pV=nRT\\ \mathrm{and}\\ p=\frac{1}{3}\frac{Nm\overline{c^{2}}}{V}$$

If the average kinetic energy of a particle, $\overline{E_{k}}$, is equal to $\frac{1}{2}m\overline{c^{2}}$ then as we already have $m$ and $\overline{c^{2}}$ in the equations above, so we can introduce a term for energy:

$$p=\frac{1}{3}\frac{Nm\overline{c^{2}}}{V}\Rightarrow\frac{3pV}{N}=m\overline{c^{2}}$$

If we divide both sides of the equation by two we can see that we now have our energy term as described above:

\begin{align}\frac{3pV}{2N} &=\frac{1}{2}m\overline{c^{2}}=E\\ \\ & ∴\\ \\ pV &=\frac{2}{3}NE \end{align}

As $pV=nRT$ we can now say that:

$$nRT=\frac{2}{3}NE$$

This can easily be rearranged to make E the subject:

$$E=\frac 3 2 \cdot\frac{nRT}{N}$$

If we remember the definition of a mole as:

Number of particles = number of moles x Avogadro’s constant

$$N=n\times N_{A} \qquad \Rightarrow \qquad \frac n N = \frac 1 {N_{A}}$$

Which, when substituted into the equation above gives us an expression for the average kinetic energy per particle in a gas:

$$\large E=\frac{3RT}{2N_{A}}$$

Where R is the molar gas constant. Boltzmann introduced a new constant k, which is the molar gas constant per particle and is equal to $\frac {R}{N_{A}}$, which gives us the final equation:

$$\large E=\frac{3}{2}kT$$

Back to top




Resources